This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: images in mime format message ~Sven Quetkropulader 1.May.03 12:15 PM a Web browser Notes Client 6.0All Platforms
Did you find a solution for this? I also need to perform tasks similar to this, and am finding the API limiting.
On another matter.. how are you extracting the image? I am having problems with extracting binary attachments (text is fine). I am using MIMEEntity.getInputStream(), however this seems to return the same value as getContentAsText(), which has changed the binary of the original image somehow, and corrupts it.